<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<TITLE>高精度低温恒温水槽/恒温槽,高低温恒温水浴槽-上海平轩厂家供应杭州上海等全国各地</TITLE>
<META NAME="Description" CONTENT="上海平轩科学仪器有限公司(www.shpx17.com)是专业的低温恒温槽、磁力搅拌恒温槽、高精度恒温槽、超级恒温槽、低温恒温水槽厂家，是集研发、制造、销售、服务为一体的公司。目前已具有生产粘度计系列、恒温槽系列、电子天平系列、白度仪系列等几大类近百种规格的产品，在国内科研单位、大专院校深受好评，得到了充分的肯定。">
<META NAME="Keywords" CONTENT="高精度低温恒温水槽,高低温恒温水浴槽">
<meta name="baidu-site-verification" content="codeva-kQUh7GOkE6" />
<link rel="stylesheet" type="text/css" href="/skins/246432/css/style.css">
<link rel="stylesheet" type="text/css" href="/skins/246432/css/swiper.min.css">
<script type="text/javascript" src="/skins/246432/js/jquery.min.js"></script>

<!--此Js使手机浏览器的active为可用状态-->
<script type="text/javascript">
    document.addEventListener("touchstart", function () { }, true);
</script>

<!--导航当前状态 JS-->
<script language="javascript" type="text/javascript"> 
var nav= '1';
</script>
<!--导航当前状态 JS END-->
<link rel="shortcut icon" href="/skins/246432/favicon.ico">
<script type="application/ld+json">
{
"@context": "https://ziyuan.baidu.com/contexts/cambrian.jsonld",
"@id": "http://www.shpx17.com/",
"title": "高精度低温恒温水槽/恒温槽,高低温恒温水浴槽-上海平轩厂家供应杭州上海等全国各地",
"upDate": "2025-06-24T18:00:33"
    }</script>
<script language="javaScript" src="/js/JSChat.js"></script><script language="javaScript">function ChatBoxClickGXH() { DoChatBoxClickGXH('https://chat.chem17.com',234788) }</script><script>!window.jQuery && document.write('<script src="https://public.mtnets.com/Plugins/jQuery/2.2.4/jquery-2.2.4.min.js">'+'</scr'+'ipt>');</script><script type="text/javascript" src="https://chat.chem17.com/chat/KFCenterBox/246432"></script><script type="text/javascript" src="https://chat.chem17.com/chat/KFLeftBox/246432"></script><script>
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>
</head>

<body>

<!--headtop 开始-->
<div class="ly_headtop">
	<div class="lyht_main">
    	<div class="lyht_fl"><img src="/skins/246432/images/home.png" />欢迎来到<a href="/">上海平轩科学仪器有限公司网站</a>！</div>
        <div class="lyht_fr"><a href="/">返回首页</a><em></em><a href="/order.html">在线留言</a><em></em><a href="/contact.html">联系我们</a></div>
        <div class="clear"></div>
    </div>
</div>
<!--headtop 结束-->


<!--头部 开始-->
<div class="ly_top">
	<div class="lytop_main">
    	<div class="ly_logo">
        	<a href="/"><img src="/skins/246432/images/logo.jpg" alt="上海平轩科学仪器有限公司"/></a>
        </div>                
        <div class="ly_tel">
            <span>咨询电话</span>
            <p>13818826703</p>
        </div>
        
        <div class="clear"></div>        
    </div>
</div>
<!--导航栏 开始-->
<div class="ly_nav">
    <!-- 控制menu -->
    <div class="nav_menu">
        <span></span>
        <span></span>
        <span></span>
    </div>        
    <!-- 菜单 -->
    <div class="nav_list">
        <ul>
            <li id="navId1"><a href="/">网站首页</a></li>
            <li id="navId2"><a href="/aboutus.html">关于我们</a></li>
            <li id="navId3"><a href="/products.html">产品中心</a></li>
            <li id="navId4"><a href="/news.html">新闻中心</a> </li>
            <li id="navId5"><a href="/article.html">技术文章</a></li>
            <li id="navId6"><a href="/honor.html">荣誉资质</a></li>
            <li id="navId7"><a href="/order.html">在线留言</a></li>
            <li id="navId8"><a href="/contact.html">联系我们</a></li>
        </ul>
        <div class="nav_mask"></div>
        <div class="ly_ScBtn"><a onclick="test(this)"><img src="/skins/246432/images/ss_icon.png" /></a></div>
    </div>
    
    <div class="Sc_main" id="Sc">
        <div class="ss_con">
           <form action="/products.html" method="post" onsubmit="return checkFrom(this);">
              <input name="keyword" type="text" class="ss_input" placeholder="请输入产品名称" />
                <input type="submit" class="ss_btn" value="" />            
            </form>
            <div class="ss_close"><a onclick="test(this)"><img src="/skins/246432/images/close.png" /></a></div>
        </div>
    </div>
    <script type="text/javascript">
        function test(obj){
            var div=document.getElementById("Sc");
            if(div.style.display=="block"){
                div.style.display="none";
            }else{
                div.style.display="block";
            }
        }
    </script>
    
    <script language="javascript" type="text/javascript">
	try {
		document.getElementById("navId" + nav).className = "active";
	}
	catch (e) {}
    </script>
    
</div>
<!--导航栏 结束-->
<script type="text/javascript">
	$('.nav_mask').click(function(){
		$('.nav_list').removeClass('open')
	})
	$('.nav_menu,.nav_list').click(function(e){
		e.stopPropagation();
	})
	$('.ly_nav').find('.nav_menu').click(function(e){
		$('.nav_list').toggleClass('open')
	})
	$(function () {
		$(".nav_list ul li i").click(function(){
			var b=false;
			if($(this).attr("class")=="cur"){
			   b=true;
			}
			$(".nav_list ul li ul").prev("i").removeClass("cur");
			$(".nav_list>ul>li").children("ul").slideUp("fast");
			if(!b){
				$(this).addClass("cur");
				$(this).siblings("ul").slideDown("fast");
			}
		})
	});
</script>
<!--头部 结束-->

<script src="http://www.chem17.com/mystat.aspx?u=pxky17"></script>


<!--banner 开始-->
<div class="apple-banner">
    <div class="swiper-container">
        <div class="swiper-wrapper">
            <div class="swiper-slide slide1" style="background:url(/skins/246432/images/banner01.jpg) center center no-repeat; background-size: cover;"></div>
            <div class="swiper-slide slide2" style="background:url(/skins/246432/images/banner02.jpg) center center no-repeat; background-size: cover;"></div>
        </div>
        <div class="swiper-button-prev"><span></span></div>
        <div class="swiper-button-next"><span></span></div>
        <ul class="swiper-pagination autoplay"></ul>
    </div>
</div>
<script type="text/javascript" src="/skins/246432/js/swiper.min.js"></script>
<script type="text/javascript" src="/skins/246432/js/banner.js"></script>
<!--banner 结束-->


<!--首页-产品中心 开始-->
<div class="ly_idxPro">
	
    <div class="lyIdxPro_main">
	    <div class="ly_title0"><p>我们提供的产品</p><span>PRODUCTS WE PROVIDE</span></div>
        <div class="lyIdxPro_left">
            <div class="h_left">
                <div class="cp_type">
                    <div class="hd"><p>产品分类</p><span>Product Category</span></div>
                    <div class="bd">
                        <ul>
                        
                            <li>
                         		<p><a href="/ParentList-729604.html">低温恒温槽</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-733273.html">6升低温恒温槽系列</a>
                                
                                <a href="/SonList-1322474.html">10升低温恒温槽系列</a>
                                
                                <a href="/SonList-733275.html">15升低温恒温槽系列</a>
                                
                                <a href="/SonList-733276.html">20升低温恒温槽系列</a>
                                
                                <a href="/SonList-733277.html">30升低温恒温槽系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1322437.html">超低温恒温槽系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729607.html">恒温油槽系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-730847.html">150℃恒温油槽系列</a>
                                
                                <a href="/SonList-730845.html">200℃恒温油槽系列</a>
                                
                                <a href="/SonList-730846.html">300℃恒温油槽系列</a>
                                
                                <a href="/SonList-1238822.html">高精度恒温油槽系列</a>
                                
                                <a href="/SonList-1238826.html">三孔三温恒温油浴系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1238770.html">透视恒温槽系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1238779.html">大开口低温恒温槽系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-734764.html">高低温恒温水浴槽系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-735751.html">高低温恒温槽系列</a>
                                
                                <a href="/SonList-735752.html">大容积高低温恒温槽系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-734765.html">卧式低温恒温槽系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1239051.html">卧式高低温恒温槽系列</a>
                                
                                <a href="/SonList-736326.html">卧式低温恒温槽系列</a>
                                
                                <a href="/SonList-736327.html">高精度低温恒温槽系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729610.html">高精度恒温槽系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-731939.html">超级恒温槽系列</a>
                                
                                <a href="/SonList-731941.html">高精度低温恒温水槽系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729608.html">磁力搅拌恒温槽系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1252897.html">磁力搅拌恒温槽</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1322483.html">标准恒温槽系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729606.html">低温冷却、恒温循环器系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-731922.html">高温、低温恒温循环器</a>
                                
                                <a href="/SonList-731923.html">低温冷却液循环泵</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1322482.html">检定恒温槽系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729611.html">超级恒温水浴槽系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-731935.html">恒温水浴系列</a>
                                
                                <a href="/SonList-810374.html">大容积恒温水槽</a>
                                
                                <a href="/SonList-731936.html">三孔三温恒温水浴系列</a>
                                
                                <a href="/SonList-731938.html">ZC系列放烧杯型恒温槽系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1522067.html">程序控温恒温槽系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1238573.html">数显粘度计系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1417573.html">数字式粘度计</a>
                                
                                <a href="/SonList-1238575.html">数显粘度计NDJ-5S</a>
                                
                                <a href="/SonList-1238576.html">数显粘度计NDJ-8S</a>
                                
                                <a href="/SonList-1238578.html">数显粘度计NDJ-9S</a>
                                
                                <a href="/SonList-1238581.html">数显粘度计SNB-1</a>
                                
                                <a href="/SonList-1238582.html">数显粘度计SNB-2</a>
                                
                                <a href="/SonList-1238579.html">数显粘度计DV-1</a>
                                
                                <a href="/SonList-1482830.html">数显粘度计DV-79</a>
                                
                                <a href="/SonList-1238580.html">数显粘度计RVDV-1</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729605.html">旋转粘度计系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1112720.html">旋转粘度计NDJ-1</a>
                                
                                <a href="/SonList-1112721.html">旋转粘度计NDJ-4</a>
                                
                                <a href="/SonList-733269.html">旋转粘度计NDJ-79</a>
                                
                                <a href="/SonList-1238594.html">旋转粘度计NDJ-1S</a>
                                
                                <a href="/SonList-1238597.html">涂4粘度计</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1322488.html">乌氏粘度测试仪系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1131014.html">控温粘度计系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1238653.html">旋转粘度计专用恒温槽系列</a>
                                
                                <a href="/SonList-1238655.html">NDJ-79粘度计专用恒温槽</a>
                                
                                <a href="/SonList-1238657.html">恒温（保温）杯</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-2344067.html">热熔胶沥青粘度计系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-2344066.html">无极变速粘度计系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729614.html">运动粘度测定仪系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-818707.html">品氏运动粘度计（仪）系列</a>
                                
                                <a href="/SonList-818709.html">恩氏粘度计</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-2345940.html">T型粘度计系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-2462473.html">黄原胶粘度计系列</a><span></span></p>
                                <div>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-734762.html">斯托默粘度计系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1238679.html">斯托默粘度计STM-IV（A）</a>
                                
                                <a href="/SonList-1238680.html">斯托默粘度计STM-IV（B）</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1238681.html">粘度计附件/配件</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1238699.html">粘度计标准液</a>
                                
                                <a href="/SonList-1238696.html">0号转子/低粘度适配器</a>
                                
                                <a href="/SonList-1238694.html">粘度计1--4号转子</a>
                                
                                <a href="/SonList-1238693.html">恒温杯/恒温水套</a>
                                
                                <a href="/SonList-1238692.html">微型打印机</a>
                                
                                <a href="/SonList-1238691.html">RTD温度探头</a>
                                
                                <a href="/SonList-1238690.html">粘度小知识</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-744352.html">表（界）面张力仪系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1238685.html">全自动表（界）面张力仪系列</a>
                                
                                <a href="/SonList-1238684.html">半自动表（界）面张力仪系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729612.html">天平/电子天平系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-732616.html">0.0001g电子分析天平</a>
                                
                                <a href="/SonList-732617.html">0.001g电子精密天平</a>
                                
                                <a href="/SonList-732618.html">0.01g电子天平</a>
                                
                                <a href="/SonList-732619.html">0.1g电子天平</a>
                                
                                <a href="/SonList-733030.html">1g电子天平</a>
                                
                                <a href="/SonList-1238745.html">扭力天平系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729615.html">密度/电子密度天平系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1238751.html">液体比重天平（韦氏天平）</a>
                                
                                <a href="/SonList-1238752.html">电子密度天平</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1238689.html">光泽度、阿贝折射仪系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1238701.html">便携式光泽度仪</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-1124041.html">酸度计系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-1124043.html">便携式酸度计系列</a>
                                
                                <a href="/SonList-1124042.html">台式酸度计系列</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729618.html">白度仪系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-2460594.html">荧光白度仪</a>
                                
                                <a href="/SonList-733357.html">便携式白度仪</a>
                                
                                <a href="/SonList-1112718.html">台式普及型白度仪</a>
                                    
                                </div>
                            </li>
                           
                            <li>
                         		<p><a href="/ParentList-729602.html">水分测定仪系列</a><span></span></p>
                                <div>
                                
                                <a href="/SonList-838544.html">卡尔费休微量水分测定仪</a>
                                
                                <a href="/SonList-1103729.html">卤素快速水分测定仪DSH-50-10</a>
                                
                                <a href="/SonList-1103730.html">卤素快速水分测定仪DSH-50-5</a>
                                
                                <a href="/SonList-729620.html">卤素快速水分测定仪DSH-50-1</a>
                                    
                                </div>
                            </li>
                           
                        </ul>
                    </div>
                </div>
            </div>
        </div>
        <script type="text/javascript" src="/skins/246432/js/pt_js.js"></script>
        
        <div class="lyIdxPro_right">
        	<div class="lyIdxPro_Tj">
            	
                
                  <div class="lyTjpro_img">
<a href="/Products-10682745.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440aa54e25a98e3dd76ac29aee6be44f42fcd367d0252165c0ac_340_240_5.jpg" alt="透视恒温槽"/></a>
</div>
<div class="lyTjpro_text">
<a href="/Products-10682745.html" target="_blank">透视恒温槽</a>
<p>透视恒温槽CH1020T主要性能简介：1、恒温槽三面透明，可观察被恒温液体介质颜色、流动和化学反应状况。2、温度LED数显、PID自动控制。</p>
</div>
                
                
                <div class="clear"></div>
            </div>
        
            <div class="lyIdxPro_list">
            	<ul>
                	
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10746875.html" target="_blank"><img src="http://img52.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3fc422811375a3e86e4c5eb30ac1bbcd54efbb0b9e312a04a89eb3e8f1655e4140_270_210_5.jpg" class="idxPro_img" alt="DC2015低温恒温槽 厂家供应"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10746875.html" target="_blank" class="lyIdxPro_name">DC2015低温恒温槽 厂家供应</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10682745.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440aa54e25a98e3dd76ac29aee6be44f42fcd367d0252165c0ac_270_210_5.jpg" class="idxPro_img" alt="CH1020T透视恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10682745.html" target="_blank" class="lyIdxPro_name">CH1020T透视恒温槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-23207247.html" target="_blank"><img src="http://img53.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3fc422811375a3e86e0a75fe62cd272cc0cfd0273203f0fa7058b9ca59396cc80e_270_210_5.jpg" class="idxPro_img" alt="DC8015低温恒温水槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-23207247.html" target="_blank" class="lyIdxPro_name">DC8015低温恒温水槽</a>
<em></em>
</div></li>
	                	
	                
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10681827.html" target="_blank"><img src="http://img54.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a362f50d954976d4c92a956e2e00e2670d0f153e4b224d41925509123226a714991_270_210_5.jpg" class="idxPro_img" alt="YHJD-05-2L磁力搅拌恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10681827.html" target="_blank" class="lyIdxPro_name">YHJD-05-2L磁力搅拌恒温槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10698828.html" target="_blank"><img src="http://img47.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3f3adc548a4266d04795cb10cd01ff0c6a33f2b832d0d4b0337f8221a2f33679b1_270_210_5.jpg" class="idxPro_img" alt="GDH-0515高精度低温恒温水槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10698828.html" target="_blank" class="lyIdxPro_name">GDH-0515高精度低温恒温水槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10696772.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440a6fbacd370e17d267fbeee55a66ddfbda3f043376f7ba8948_270_210_5.jpg" class="idxPro_img" alt="GH-15高精度恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10696772.html" target="_blank" class="lyIdxPro_name">GH-15高精度恒温槽</a>
<em></em>
</div></li>
	                	
	                
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10698795.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440a924ed7e59f2e3f88e0cb663cfec6c92b9adb77a56339d329_270_210_5.jpg" class="idxPro_img" alt="GH20A高精度恒温油槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10698795.html" target="_blank" class="lyIdxPro_name">GH20A高精度恒温油槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-23207119.html" target="_blank"><img src="http://img60.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440a13004e62a6b7b4d14cf214478923f3849bf94fa2d902170f_270_210_5.jpg" class="idxPro_img" alt="GDH-0506W高精度低温恒温水槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-23207119.html" target="_blank" class="lyIdxPro_name">GDH-0506W高精度低温恒温水槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-23217935.html" target="_blank"><img src="http://img43.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3fc422811375a3e86e1ae8d5fa3bbacf4468571376d9cd3b9d1660b6a97e7ec448_270_210_5.jpg" class="idxPro_img" alt="DC8020厂家供应 低温恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-23217935.html" target="_blank" class="lyIdxPro_name">DC8020厂家供应 低温恒温槽</a>
<em></em>
</div></li>
	                	
	                
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10630028.html" target="_blank"><img src="http://img54.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a362f50d954976d4c92897e29ca3aa5bb952702271853a144c9fd06d458a9d662f7_270_210_5.jpg" class="idxPro_img" alt="CH1506150℃恒温油槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10630028.html" target="_blank" class="lyIdxPro_name">CH1506150℃恒温油槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10746993.html" target="_blank"><img src="http://img44.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3fc422811375a3e86efb4bd2399c7b6918a5a571c9d14d648c967564a8f08138cb_270_210_5.jpg" class="idxPro_img" alt="DC3020低温恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10746993.html" target="_blank" class="lyIdxPro_name">DC3020低温恒温槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10879669.html" target="_blank"><img src="http://img43.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3fc422811375a3e86e1ae8d5fa3bbacf4468571376d9cd3b9d1660b6a97e7ec448_270_210_5.jpg" class="idxPro_img" alt="DC0520-II高低温恒温水浴槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10879669.html" target="_blank" class="lyIdxPro_name">DC0520-II高低温恒温水浴槽</a>
<em></em>
</div></li>
	                	
	                
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10696783.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440a6fbacd370e17d267fbeee55a66ddfbda3f043376f7ba8948_270_210_5.jpg" class="idxPro_img" alt="GH-20高精度超级恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10696783.html" target="_blank" class="lyIdxPro_name">GH-20高精度超级恒温槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10698807.html" target="_blank"><img src="http://img58.chem17.com/gxhpic_ad9d072bdb/4c6b81a0f7ee9f3fc422811375a3e86e9c8a0aa65b4568c7306c7029ee98c8c1546d6a8aa95e79d2_270_210_5.jpg" class="idxPro_img" alt="GDH-2006高精度低温恒温水槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10698807.html" target="_blank" class="lyIdxPro_name">GDH-2006高精度低温恒温水槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10696820.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440a6fbacd370e17d267fbeee55a66ddfbda3f043376f7ba8948_270_210_5.jpg" class="idxPro_img" alt="GH-25高精度超级恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10696820.html" target="_blank" class="lyIdxPro_name">GH-25高精度超级恒温槽</a>
<em></em>
</div></li>
	                	
	                
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-24652850.html" target="_blank"><img src="http://img41.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a36747a0cfefee5440aa54e25a98e3dd76ac29aee6be44f42fcd367d0252165c0ac_270_210_5.jpg" class="idxPro_img" alt="PX-15T-I透视恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-24652850.html" target="_blank" class="lyIdxPro_name">PX-15T-I透视恒温槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-10681831.html" target="_blank"><img src="http://img54.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a362f50d954976d4c92a956e2e00e2670d0f153e4b224d41925509123226a714991_270_210_5.jpg" class="idxPro_img" alt="YHJD-05-3L磁力搅拌恒温槽"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-10681831.html" target="_blank" class="lyIdxPro_name">YHJD-05-3L磁力搅拌恒温槽</a>
<em></em>
</div></li>
	                
	                 <li><div class="lyIdxPro_img">
<a href="/Products-24655052.html" target="_blank"><img src="http://img58.chem17.com/gxhpic_ad9d072bdb/48081211c6b97a362f50d954976d4c921b2c6edec1efd6b7262f7daf4b3978db79a4ffc20d7c0680_270_210_5.jpg" class="idxPro_img" alt="PXWSN-265B乌氏粘度测试仪"/><i class="idxPro_mask"></i></a>
</div>
<div class="lyIdxPro_text">
<a href="/Products-24655052.html" target="_blank" class="lyIdxPro_name">PXWSN-265B乌氏粘度测试仪</a>
<em></em>
</div></li>
	                	
	                
                    <div class="clear"></div>
                </ul>
            </div>
        </div>    
        <div class="clear"></div>
    </div>
</div>
<!--首页-产品中心 结束-->

<!--首页-关于我们 开始-->
<div class="ly_idxAbout">
	<div class="ly_title0"><p>关于我们</p><span>ABOUT US</span></div>
    <div class="idxAbout_main">
    	<div class="idxAbout_img"><img src="/skins/246432/images/idxabout_img.jpg" /></div>
        <div class="idxAbout_text">
        	<div class="idxAbout_con">
            	<div class="idxAbout_name"><em></em>上海平轩科学仪器有限公司</div>
                <p>
                
                上海平轩科学仪器有限公司地处上海市金山区亭林工业园区内，是专业从事恒温油槽、恒温油浴、白度计、白度仪、旋转粘度计、数显粘度计、恒温槽、低温恒温槽、电子分析天平、精密恒温槽等领域的研发、制造、销售、服务为一体的公司。公司自成立以来，注重基础研究开发，始终坚持“高起点、严要求”，不断研制开发生产，目前已具有生产粘度计系列、恒温槽系列、电子天平系列、白度仪系列等几大类近百种规格的产品，在国内科研单位、大专院校深受好评，得到了充分的肯定。公司具有强烈的产品质量意识、雄厚的技术力量、完备的生产条件、严密的...
                </p>
                <div class="idxAbout_btn"><a href="/aboutus.html" target="_blank">了解更多 +</a><a href="/successcase.html" target="_blank">工程案例 +</a><a href="/contact.html" target="_blank">联系我们 +</a></div>
            </div>
        </div>
        <div class="clear"></div>
    </div>
    
    <div class="idxAbout_ul">
    	<ul>
        	<li>
            	<img src="/skins/246432/images/idxAbout_icon01.jpg" />
                <div class="idxAbout_ultit">我们的公司</div>
                <em></em>
                <p>品质有保障，责任在肩上，诚信在言行中。</p>
            </li>
            <li>
            	<img src="/skins/246432/images/idxAbout_icon02.jpg" />
                <div class="idxAbout_ultit">我们的资质</div>
                <em></em>
                <p>专业专注，质量可靠、价格合理，受到广大用户的信赖。</p>
            </li>
            <li>
            	<img src="/skins/246432/images/idxAbout_icon03.jpg" />
                <div class="idxAbout_ultit">我们的团队</div>
                <em></em>
                <p>经验丰富的团队，注重品质细节，是您放心的选择。</p>
            </li>
            <li>
            	<img src="/skins/246432/images/idxAbout_icon04.jpg" />
                <div class="idxAbout_ultit">我们的支持</div>
                <em></em>
                <p>快速的售后响应机制，完善的售后服务体系。</p>
            </li>
        </ul>
    </div>
</div>
<!--首页-关于我们 结束-->


<!--首页-横幅广告 开始-->
<div class="ly_idxAd"><img src="/skins/246432/images/idxBanner.jpg" /></div>
<!--首页-横幅广告 结束-->


<!--首页-公司新闻 开始-->
<div class="ly_idxNews">
	<div class="ly_title0"><p>技术文章</p><span>TECHNICAL ARTICLES</span></div>
    <div class="idxNews_main">
    	<div class="lyIdxNew_Tj">
        
        	<div class="idxTjNew_img"><a href="/Article-4068250.html" target="_blank"><img src="http://img52.chem17.com/3/20250624/638863767816190580736.jpg" alt="用于测量油墨的粘度——旋转粘度计"/></a></div>
            <div class="idxTjNew_text">
            	<a href="/Article-4068250.html" target="_blank">用于测量油墨的粘度——旋转粘度计</a>
                <span>2025-06-24</span>
                <p>油墨粘度是影响印刷质量的关键参数，旋转粘度计在其中发挥着重要作用。我将从油墨粘度重要性入手，介绍旋转粘度计的原理、类型、使用方法及在油墨测量中的优势与局限。在印...</p>
            </div>
            
        </div>
        <div class="lyIdxNew_list">
            <ul>
            
                <li>
                 	<div class="lyIdxNew_time"><span>2025</span><p>5-27</p></div>
                    <div class="lyIdxNew_text">
                        <div class="lyIdxNew_name"><a href="/Article-4038569.html" target="_blank">旋转粘度计测量数据的可靠性评估与优化措施</a></div>
                        <p>旋转粘度计是测量流体粘度的常用仪器，其测量数据的可靠性受仪器性能、操作规范、环境条件等多因素影响。以下从可靠性评估方法和优化措施两方面展开分析：一、旋转粘度计测量数据的可靠性评估方法1.仪器性能验证校准与溯源定期使用标准粘度液(如已知粘度的...</p>
                    </div>                    
                </li>
               
                <li>
                 	<div class="lyIdxNew_time"><span>2025</span><p>3-26</p></div>
                    <div class="lyIdxNew_text">
                        <div class="lyIdxNew_name"><a href="/Article-3978882.html" target="_blank">如何防止低温恒温槽出现过热现象？</a></div>
                        <p>低温恒温槽广泛用于化工、石油、医学、生物学、物理化学、计量、大专院校、电子仪表、科研机构等领域进行实验、检测和企业生产的一个冷热受控、温度均匀的场所对试验样品或生产的产品进行恒定温度试验或测试，恒温糟控制系统采用PID自动控制，LED数显，...</p>
                    </div>                    
                </li>
               
                <li>
                 	<div class="lyIdxNew_time"><span>2025</span><p>3-20</p></div>
                    <div class="lyIdxNew_text">
                        <div class="lyIdxNew_name"><a href="/Article-3973266.html" target="_blank">超级恒温槽在生物工程领域的应用</a></div>
                        <p>平轩科仪GH-20高精度超级恒温槽采用单片微处理器控制、自整定PID调节、进口铂电阻(Pt100)测温，控温精度高、波动度小；仪器工作稳定可靠，操作方便安全。GH-15超高精度恒温槽广泛适用于生物工程，医药、食品、治金、石油等领域。为用户提...</p>
                    </div>                    
                </li>
               
                <li>
                 	<div class="lyIdxNew_time"><span>2024</span><p>12-30</p></div>
                    <div class="lyIdxNew_text">
                        <div class="lyIdxNew_name"><a href="/Article-3907195.html" target="_blank">旋转粘度计：准确测量流体粘度的科学工具及其广泛应用</a></div>
                        <p>在流体力学、化学工程、材料科学以及食品加工等多个领域中，流体粘度的测量是一项至关重要的任务。粘度，作为流体抵抗流动变形的能力，是评估流体性能的关键参数之一。为了准确、高效地获取这一数据，科学家们研发出了多种测量仪器，其中旋转粘度计以其高精度...</p>
                    </div>                    
                </li>
               
            </ul>
        </div> 
        <div class="clear"></div>   
    </div>
</div>
<!--首页-公司新闻 结束-->


<!--首页-合作伙伴 开始-->
<div class="ly_idxPartner">
	<div class="idxPartner_main">
		<div class="ly_title0"><p>合作伙伴</p><span>COOPERATIVE PARTNER</span></div>
        <ul>
        	
            
             <li><img src="/images/wutu.gif"/ alt="博泰"></li>
           
             <li><img src="http://img41.chem17.com/8/20120914/634832044676406250.JPG"/ alt="平轩"></li>
           
           

            <div class="clear"></div>
        </ul>
    </div>
</div>
<!--首页-合作伙伴 结束-->


<!--底部 开始-->
<div class="ly_foot">
	<div class="ly_Ftmain">
        <div class="ly_Ftcon">
            <div class="ly_FtLeft">
            	<ul>
                	<li>
                    	<div class="Ft_tit">关于我们</div>
                        <a href="/aboutus.html">公司简介</a>
                        <a href="/honor.html">荣誉资质</a>
                    </li>
                    <li>
                    	<div class="Ft_tit">产品中心</div>
                          
                  <a href="/ParentList-729604.html" title="低温恒温槽">低温恒温槽</a>
                         
                  <a href="/ParentList-1322437.html" title="超低温恒温槽系列">超低温恒温槽系列</a>
                         
                  <a href="/ParentList-729607.html" title="恒温油槽系列">恒温油槽系列</a>
                         
                  <a href="/ParentList-1238770.html" title="透视恒温槽系列">透视恒温槽系列</a>
                         
                  <a href="/ParentList-1238779.html" title="大开口低温恒温槽系列">大开口低温恒温槽系列</a>
                         
                  <a href="/ParentList-734764.html" title="高低温恒温水浴槽系列">高低温恒温水浴槽系列</a>
                         
                  <a href="/ParentList-734765.html" title="卧式低温恒温槽系列">卧式低温恒温槽系列</a>
                         
                  <a href="/ParentList-729610.html" title="高精度恒温槽系列">高精度恒温槽系列</a>
                         
                  <a href="/ParentList-729608.html" title="磁力搅拌恒温槽系列">磁力搅拌恒温槽系列</a>
                         
                  <a href="/ParentList-1322483.html" title="标准恒温槽系列">标准恒温槽系列</a>
                         
                  <a href="/ParentList-729606.html" title="低温冷却、恒温循环器系列">低温冷却、恒温循环器系列</a>
                         
                  <a href="/ParentList-1322482.html" title="检定恒温槽系列">检定恒温槽系列</a>
                         
                  <a href="/ParentList-729611.html" title="超级恒温水浴槽系列">超级恒温水浴槽系列</a>
                         
                  <a href="/ParentList-1522067.html" title="程序控温恒温槽系列">程序控温恒温槽系列</a>
                         
                  <a href="/ParentList-1238573.html" title="数显粘度计系列">数显粘度计系列</a>
                         
                  <a href="/ParentList-729605.html" title="旋转粘度计系列">旋转粘度计系列</a>
                         
                  <a href="/ParentList-1322488.html" title="乌氏粘度测试仪系列">乌氏粘度测试仪系列</a>
                         
                  <a href="/ParentList-1131014.html" title="控温粘度计系列">控温粘度计系列</a>
                         
                  <a href="/ParentList-2344067.html" title="热熔胶沥青粘度计系列">热熔胶沥青粘度计系列</a>
                         
                  <a href="/ParentList-2344066.html" title="无极变速粘度计系列">无极变速粘度计系列</a>
                         
                  <a href="/ParentList-729614.html" title="运动粘度测定仪系列">运动粘度测定仪系列</a>
                         
                  <a href="/ParentList-2345940.html" title="T型粘度计系列">T型粘度计系列</a>
                         
                  <a href="/ParentList-2462473.html" title="黄原胶粘度计系列">黄原胶粘度计系列</a>
                         
                  <a href="/ParentList-734762.html" title="斯托默粘度计系列">斯托默粘度计系列</a>
                         
                  <a href="/ParentList-1238681.html" title="粘度计附件/配件">粘度计附件/配件</a>
                         
                  <a href="/ParentList-744352.html" title="表（界）面张力仪系列">表（界）面张力仪系列</a>
                         
                  <a href="/ParentList-729612.html" title="天平/电子天平系列">天平/电子天平系列</a>
                         
                  <a href="/ParentList-729615.html" title="密度/电子密度天平系列">密度/电子密度天平系列</a>
                         
                  <a href="/ParentList-1238689.html" title="光泽度、阿贝折射仪系列">光泽度、阿贝折射仪系列</a>
                         
                  <a href="/ParentList-1124041.html" title="酸度计系列">酸度计系列</a>
                         
                  <a href="/ParentList-729618.html" title="白度仪系列">白度仪系列</a>
                         
                  <a href="/ParentList-729602.html" title="水分测定仪系列">水分测定仪系列</a>
                        
                    </li>
                    <li>
                    	<div class="Ft_tit">新闻中心</div>
                        <a href="/news.html">公司新闻</a>
                        <a href="/article.html">技术文章</a>
                    </li>
                    <li>
                    	<div class="Ft_tit">联系我们</div>
                        <a href="/order.html">在线留言</a>
                        <a href="/contact.html">联系方式</a>
                    </li>
                </ul>
            </div>
            <div class="ly_FtRight">
                <div class="ly_FtEwm">
                	<img src="/skins/246432/images/ewm1.jpg" />
                    <span>扫码关注</span>
                </div>
                <div class="ly_FtXx">
                    <p>传真：02161474423</p>
                    <p>邮箱：228392765@qq.com</p>
                    <p>地址：上海市嘉定区南翔德园路1259弄18号</p>
                </div>
            </div>
            <div class="clear"></div>
        </div>
    </div>
    <div class="ly_FtBottom">
    	<div class="FtBottom_mid">
        	<div class="Ft_Copy">版权所有&copy;2025 上海平轩科学仪器有限公司 &nbsp;&nbsp;&nbsp;<a href="http://beian.miit.gov.cn" target="_blank" rel="nofollow">沪ICP备10019381号-3</a>&nbsp;&nbsp;&nbsp;<a href="/sitemap.xml" target="_blank">sitemap</a>&nbsp;&nbsp;&nbsp;<a href="http://www.chem17.com/login" target="_blank" rel="nofollow">管理登陆</a>&nbsp;&nbsp;&nbsp;技术支持：<a href="http://www.chem17.com" target="_blank" rel="nofollow">化工仪器网</a>&nbsp;&nbsp;&nbsp;平轩科仪产品供应上海、杭州、北京、天津、深圳、广州等全国各地</div>
        </div>
    </div>
</div>
<!--底部 结束-->

<!--首页-友情链接 开始-->
<div class="ly_Links">
	<div class="lyLinks_main">
	<div class="Lk_tit">友情链接</div>    
    <div class="Lk_list">
    
    <a href="http://www.ahanais.com/" target="_blank">紫外光老化试验箱</a> 
    
    <a href="https://www.sheng-han.com/" target="_blank">离子色谱仪</a> 
    
    <a href="http://www.cnsute.com/" target="_blank">无局放高压试验变压器</a> 
    
    <a href="http://www.gunaihb.com/" target="_blank">人造雾设备</a> 
    
    <a href="http://www.zbhuiyi.net" target="_blank">减速机厂家</a> 
    
    <a href="http://www.neng-man.com" target="_blank">双电源转换开关</a> 
    
    <a href="http://www.changjiajixie.com" target="_blank">青岛抛丸机</a> 
    
    <a href="http://www.bfhuanreqi.com" target="_blank">板式换热器</a> 
    
    <a href="http://www.shpuda.com.cn/" target="_blank">金相显微镜</a> 
    
</div>
    </div>
</div>
<!--首页-友情链接 结束-->

<!--右侧漂浮 begin-->
<div class="client-2"> 
    <ul id="client-2"> 
      <li class="my-kefu-liuyan"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a class="online-contact-btn" onclick="ChatBoxClickGXH()" href="#" target="_self"><i></i><p>在线咨询</p></a></div> <div class="my-kefu-right"></div> 
       </div>
      </li> 
      <li class="my-kefu-tel"> 
       <div class="my-kefu-tel-main"> 
        <div class="my-kefu-left"><a href="tel:02161474423/02161128587"><i></i><p>电话</p></a></div> 
        <div class="my-kefu-tel-right">02161474423/02161128587</div> 
       </div>
      </li>  
      <li class="my-kefu-weixin"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><i></i><p>微信扫一扫</p></div> 
        <div class="my-kefu-right"> </div> 
        <div class="my-kefu-weixin-pic"><img src="/skins/246432/images/ewm1.jpg"> </div> 
       </div>
      </li> 
      <li class="my-kefu-ftop"> 
       <div class="my-kefu-main"> 
        <div class="my-kefu-left"><a href="javascript:;"><i></i><p>返回顶部</p></a> </div> 
        <div class="my-kefu-right"> </div> 
       </div>
      </li> 
    </ul> 
</div>
<!--右侧漂浮 end-->
<script type="text/javascript" src="/skins/246432/js/qq.js"></script>
<center><a href="http://wap.scjgj.sh.gov.cn/businessCheck/verifKey.do?showType=extShow&serial=9031000020190321091858000004474643-SAIC_SHOW_310000-6128121id81025421933774834411111985&signData=MEUCIQC0+F2pgti1iu6F+Xdn9XG9H4GwWpcaVYn7SqBApvNFhgIgel8EyJK1p9WeLNDIClyeFQz50wn5qDOvKSX773lsH04="><img src="/skins/246432/images/dzzz.jpg" /></a></center>
<img src="//www.shpx17.com/index_cache.html" style="display: none;" /></body>
</html>












